翻訳と辞書
Words near each other
・ NTM
・ NTN
・ NTN Buzztime
・ NTN Corporation
・ NTN1
・ NTNG1
・ NTNG2
・ NTNU
・ NTNU Museum of Natural History and Archaeology
・ NTNUI
・ NTO
・ Ntoitha M'mithiaru
・ Ntokou-Pikounda National Park
・ Ntokozo Sikhakhane
・ NT Indigenous Music Awards
NT LAN Manager
・ NT Pearls
・ NT Stingers
・ NT van Ketnet
・ NT-1
・ NT-Art Gallery
・ NT1
・ NT1 (TV channel)
・ NT2
・ NT4
・ NT5C
・ NT5C3
・ NT5E
・ NT5M
・ NTA


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

NT LAN Manager : ウィキペディア英語版
NT LAN Manager

In a Windows network, NT LAN Manager (NTLM) is a suite of Microsoft security protocols that provides authentication, integrity, and confidentiality to users. NTLM is the successor to the authentication protocol in Microsoft LAN Manager (LANMAN), an older Microsoft product. The NTLM protocol suite is implemented in a Security Support Provider, which combines the LAN Manager authentication protocol, NTLMv1, NTLMv2 and NTLMv2 Session protocols in a single package. Whether these protocols are used or can be used on a system is governed by Group Policy settings, for which different versions of Windows have different default settings.
==Protocol==
NTLM is a challenge-response authentication protocol which uses three messages to authenticate a client in a connection oriented environment (connectionless is similar), and a fourth additional message if integrity is desired.
# First, the client establishes a network path to the server and sends a NEGOTIATE_MESSAGE advertising its capabilities.
# Next, the server responds with CHALLENGE_MESSAGE which is used to establish the identity of the client.
# Finally, the client responds to the challenge with an AUTHENTICATE_MESSAGE.
The NTLM protocol uses one or both of two hashed password values, both of which are also stored on the server (or domain controller), and which are password equivalent, meaning that if you grab the hash value from the server, you can authenticate without knowing the actual password. The two are the ''LM Hash'' (a DES-based function applied to the first 14 chars of the password converted to the traditional 8 bit PC charset for the language), and the ''NT Hash'' (MD4 of the little endian UTF-16 Unicode password). Both hash values are 16 bytes (128 bits) each.
The NTLM protocol also uses one of two one way functions, depending on the NTLM version. NT LanMan and NTLM version 1 use the DES based LanMan one way function (LMOWF), while NTLMv2 uses the NT MD4 based one way function (NTOWF).〔

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「NT LAN Manager」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.